net/http.http2PriorityParam.IsZero (method, view implemented interface methods)

3 uses

	net/http (current package)
		h2_bundle.go#L2685: 	if !p.Priority.IsZero() {
		h2_bundle.go#L2692: 	if !p.Priority.IsZero() {
		h2_bundle.go#L2732: func (p http2PriorityParam) IsZero() bool {